Welcome![Sign In][Sign Up]
Location:
Search - python serial

Search list

[Com Portpycom

Description: python写的串口程序,用pygtk+glade做界面,程序简练但功能齐全!-python write Serial procedures used to do was Glade interface procedures concise yet fully functional!
Platform: | Size: 26220 | Author: 杨标 | Hits:

[OS Developuserkernelspace

Description: A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.-A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.
Platform: | Size: 1024 | Author: harish | Hits:

[Driver Developc328r

Description: Python driver for C328R serial camera
Platform: | Size: 5120 | Author: Riaan | Hits:

[Communicationpyserial_miniterm_invert.py

Description: Custom miniterm to be used with pyserial python module. This miniterm revision will properly handle inverted serial lines. This will only allow you to see the inverted input, you will not be able to send out data back across the serial terminal in the proper inversion because the lower level OS (most, or pretty much all) cannot be instructed to invert start/stop bits.
Platform: | Size: 7168 | Author: cyphunk | Hits:

[Com PortpySerialAPI

Description: 串口通讯资料,用脚本语言的python实现串口呢操作简单方便-Serial communication data, with the python scripting language it is simple convenient Serial
Platform: | Size: 45056 | Author: 陶峰 | Hits:

[Other Embeded programACCELEROMETER

Description: Demo program wich read nintendo nunchaku and send data via serial port to PC where a python program draw a 3D cube at the received angles
Platform: | Size: 55296 | Author: GOGU | Hits:

[Com Portaccelerometer_com_commucication

Description: 该函数用于实现串口通信,是用Python编写,使用前请先更改com端口号。-The function used to implement serial communication
Platform: | Size: 530432 | Author: jia | Hits:

[Driver DevelopPyserial

Description: python 串口驱动库pyserial-2.7,包含win32 python2/3安装包,以及源码安装包和安装方法。-Python serial driver library pyserial-2.7, contains a WIN32 python2/3 installation package, as well as the source of the installation package and method of installation.
Platform: | Size: 581632 | Author: mo | Hits:

[Otherserial

Description: 用python写的一个简单的串口通信小程序,实 现发送信息-Use python to write a simple serial communication applet that sends information
Platform: | Size: 1024 | Author: xunsi | Hits:

[Com Portserial-send

Description: python写的串口测试工具,用于数据发送,很容易使用。-serial test tool code by python,using fo send data, is easy to use.
Platform: | Size: 1024 | Author: daluzhou | Hits:

[Communicationmycom

Description: python串口程序,能自动查找串口,显示发送数据和接收数据,能够调整自动发送时间间隔-python Serial iterator
Platform: | Size: 8284160 | Author: 余仁勇 | Hits:

[Com Portuart

Description: 利用python完成uart串口通信,可以采集数据并且用matplotlib进行绘图。(Using Python to complete UART serial communication, you can collect data and draw with matplotlib.)
Platform: | Size: 2048 | Author: 万德师 | Hits:

[Windows Develop工程

Description: 基于cc2530智能高校防防火防盗 上位机界面设计 使用Tkinter插件 serial插件 多线程(Based on CC2530 intelligent University fire prevention and anti-theft host computer interface design, using Tkinter plug-in, serial plug-in, multi-threaded)
Platform: | Size: 10985472 | Author: 通信小青年 | Hits:

[Windows Developmycom

Description: 使用pyqt 实现windows下串口通信,包括串口选择配置,数据收发等。当然也可以加入pygraph实现波形显示,可做为上位机程序的参考(Using pyqt to achieve windows serial communication, including serial selection, configuration, data transceiver. Of course, you can also join the pygraph to achieve waveform display, can be used as a reference to the host computer program)
Platform: | Size: 8271872 | Author: kevinjzwhd | Hits:

[Special Effectsmotioncolor_detect

Description: 本代码为py-opencv 程序,实现运动物体检测,通过serial与下位机通讯,可移植于windows,linux,以及树莓派,nanopi等平台或设备上,(This code is py-opencv program, to achieve moving object detection, through the serial and the slave computer communication, can be transplanted to windows, Linux, and raspberry pie, nanopi platform or equipment,)
Platform: | Size: 1024 | Author: fontianebleau | Hits:

[Mathimatics-Numerical algorithmsdw_pyserial_work

Description: 利用python开发一款跨平台的串口通讯程序,基于串口线程的异步通讯。实现自动查找可用串口,数据帧的异步接收,数据分析和图形显示,可作为硬件调试用的上位机软件。(Using Python to develop a cross platform serial communication program, asynchronous communication based on serial thread. Automatic lookup of available serial ports, asynchronous data frame reception, data analysis and graphics display, can be used as hardware debugging for the upper computer software.)
Platform: | Size: 2048 | Author: dw001 | Hits:

[Com Portpyhton串口通信上位机

Description: pyhton串口通信上位机,把python的数据类型转化成字节流发送至单片机(Pyhton serial port communication host computer, converting the data type of Python into byte stream and sending it to MCU)
Platform: | Size: 1024 | Author: 何康 | Hits:

[GUI Developserial_port_set

Description: 使用python实现串口上位机的功能,可自动侦测PC有效串口号,选择串口波特率、校验位。同时可实现接收数据存储在TXT文件中。(Python is used to realize the function of serial port host computer. It can automatically detect PC valid serial port, select serial port baud rate and check bit. At the same time, the receiving data can be stored in the TXT file.)
Platform: | Size: 3072 | Author: FPGA加速工厂 | Hits:

[Com Port串口工具

Description: 本程序是个人学习Python的tkinter模块时编写,实现了串口的数据收发,由于是初学者,代码中可能会出现很多错误或不好的编程习惯,请谅解! 实现功能:1.用Python开发,Tkinter构建界面;2.可自动列出所有串口,并自定义参数,选择串口后自动打开;3.实现无延时接收消息;4.可保存接收的数据;7.支持自动适应分辨率;8.支持单独发送和定时发送;9.支持发送新行和HEX发送;10.支持发送文件,并可自定义发送频率;11.支持小窗口显示接收信息,但与主窗口不同时显示 提供源码,可用于改写或交流(This program is written when one learns Python's Tkinter module. It realizes the data sending and receiving of serial port. As a beginner, there may be many mistakes or bad programming habits in the code. Please forgive me! Implementation functions: 1. Python development, Tkinter to build the interface; 2. can automatically list all serial ports, and custom parameters, choose serial port automatically open; 3. to achieve no delay to receive messages; 4. to save received data; 7. to support automatic resolution; 8. to support separate and timely transmission; 9. to support the sending of new lines and HEX Send; 10. support sending files, and can customize sending frequency; 11. support small window display received information, but not the main window display at the same time Provide source code, can be used for rewriting or communication)
Platform: | Size: 8208384 | Author: jayhgq | Hits:

[Windows Developqt5ui

Description: 使用PYTHON配合PYQT5实现界面编程,实现了类似余串口调试助手的界面基本操作(Use PYTHON with PYQT5 to realize interface programming, and realize the basic operation of interface similar to Yu serial debugging assistant)
Platform: | Size: 11264 | Author: ¥天天向上¥ | Hits:
« 1 23 »

CodeBus www.codebus.net